home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 April / PCWorld_2008-04_cd.bin / komercni software / miton / SystemMechanic7Pro.exe / {app} / smhtml.dll / 1033 / HTML / PROBLEMS.CSS < prev    next >
Cascading Style Sheet File  |  2008-01-24  |  4KB  |  202 lines

  1. @charset "utf-8";
  2. /* CSS Document */
  3. .status_ballon{
  4.     background-image: url(P_ballon_big.gif);
  5.     background-repeat: no-repeat;
  6.     background-position: left top;
  7.     height: 50px;
  8.     width: 491px;
  9.     padding: 10px 16px 12px 14px;
  10. }
  11.  
  12. a.bt_repairselected{
  13. background: transparent url('G_button_a.gif') no-repeat scroll top right;
  14.     color: #383838;
  15.     display: block;
  16.     font: normal 11px Tahoma, arial, sans-serif;
  17.     height: 21px;
  18.     padding-right: 10px; /* sliding doors padding */
  19.     text-decoration: none;
  20. width:93px}
  21.  
  22. /****Problems Module Box *****/
  23.  
  24. .modulebox_problems {
  25.     width: 495px !important;
  26.     width: 490px;
  27.     margin-bottom: 15px;
  28.     background: url(P_problems_module_box_heading_bg_left.gif) top left no-repeat;
  29. }
  30. .modulebox_topborder_problems {
  31.     margin-left:5px;
  32.     margin-right:0px;
  33.     height:19px;
  34.     background: url(P_problems_module_box_heading_bg_middle.gif) top right repeat-x;
  35.     padding-top:5px;
  36.     float: left;
  37.     width: 485px;
  38. }
  39. .modulebox_topright_problems {
  40.     background: url(P_problems_module_box_heading_bg_right.gif) top right no-repeat;
  41.     height:24px;
  42.     width:5px;
  43.     margin-top:0px;
  44.     float: left;
  45. }
  46.  
  47. /****Warnings Module Box *****/
  48.  
  49. .modulebox_warnings {
  50.     width: 495px !important;
  51.     width: 490px;
  52.     margin-bottom: 15px;
  53.     background: url(P_warnings_module_box_heading_bg_left.gif) top left no-repeat;
  54. }
  55. .modulebox_topborder_warnings {
  56.     margin-left:5px;
  57.     margin-right:0px;
  58.     height:19px;
  59.     background: url(P_warnings_module_box_heading_bg_middle.gif) top right repeat-x;
  60.     padding-top:5px;
  61.     float: left;
  62.     width: 485px;
  63. }
  64. .modulebox_topright_warnings {
  65.     background: url(P_warnings_module_box_heading_bg_right.gif) top right no-repeat;
  66.     height:24px;
  67.     width:5px;
  68.     margin-top:0px;
  69.     float: left;
  70. }
  71.  
  72.  
  73.  
  74.  
  75. /******************Top Ballon****************/
  76.  
  77. .top_ballon{
  78.     background-image: url(P_problems_ballon.gif);
  79.     background-repeat: no-repeat;
  80.     background-position: left top;
  81.     height: 36px;
  82.     width: 489px;
  83.     padding: 10px 17px 10px 15px;
  84. }
  85. .top_ballon .actions_area {
  86.     float: right;
  87. }
  88. .top_ballon .captions_area {
  89.     float: left;
  90.     margin-top: 4px;
  91.     margin-left: 5px;
  92. }
  93.  
  94. /************Problems Table*************/
  95. .table_problems th{
  96.     font-weight:normal;
  97.     padding: 5px 10px;
  98.     text-align: left;
  99.     background-color: #d40000;
  100.     color: #FFFFFF;
  101.     font-size: 12px;
  102. }
  103. .table_problems td {
  104.     padding: 10px;
  105.     border-bottom: 1px solid #d4d4d4;
  106. }
  107. .table_problems p {
  108.     margin:0
  109. }
  110. .table_problems .selection_box {
  111.     background-color: #efefef;
  112.     text-align: center;
  113.     width: 20px;
  114. }
  115. .table_problems .selection_box_text {
  116. }
  117.  
  118. .table_problems .selection_box_text_lightblue 
  119. {
  120.   background-color:#e9f5ff;
  121.  
  122.   
  123. }
  124.  
  125. .table_problems .selection_box_darkblue {
  126.     background-color: #d4e4f7;
  127.     text-align: center;
  128.     width: 20px;
  129. }
  130.  
  131.  
  132. .table_problems .select_all_problems_box{
  133.     width:20px;
  134.     padding: 5px 10px;
  135.     text-align: center;
  136.     background-color:#BF0000;
  137. }
  138.  
  139.  
  140. /*****************Warnings Table*****************/
  141. .table_warnings th{
  142.     font-weight:normal;
  143.     padding: 5px 10px;
  144.     text-align: left;
  145.     background-color: #e4a703;
  146.     color: #FFFFFF;
  147.     font-size: 12px;
  148. }
  149. .table_warnings td {
  150.     padding: 10px;
  151.     border-bottom: 1px solid #d4d4d4;
  152. }
  153. .table_warnings p {
  154.     margin:0
  155. }
  156. .table_problems .select_all_warnings_box{
  157.     width:20px;
  158.     padding: 5px 10px;
  159.     text-align: center;
  160.     background-color: #e4a703;
  161. }
  162. .table_warnings .selection_box {
  163.     background-color: #efefef;
  164.     text-align: center;
  165.     width: 20px;
  166. }
  167. input {
  168.     margin: 0px;
  169.     padding: 0px;
  170. }
  171.  
  172. /*****************Hidden Problems***************/
  173. .hidden_problems{
  174.     width:499px;
  175.     padding:5px 10px;
  176.     background-image: url(P_hidden_problems_bg.gif);
  177.     background-repeat: no-repeat;
  178.     background-position: left top;
  179.     height: 14px;
  180. }
  181. .problems_status_icon {
  182.     margin-right: 10px;
  183. }
  184. .problems_status {
  185.     font-size: 12px;
  186.     font-weight: bold;
  187.     margin: 0 0 3px 0;
  188. }
  189. .problem_status_description {
  190.     color: #777777;
  191.     margin: 0;
  192. }
  193. .select_all_checkbox_problems {
  194.     margin:0 10px 0 1px;
  195. }
  196. .select_all_checkbox_warnings {
  197.     margin:0 10px 0 13px;
  198. }
  199. td.checkbox_col {
  200.     padding-right:0;
  201. }
  202.